home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / wild / support / testsectors / single.sec.s < prev    next >
Text File  |  1999-01-01  |  1KB  |  65 lines

  1. ; Wild Sector source made by META2Wild
  2. ; Made on 18:12:19 of 01-12-1978
  3. ; Sector name is Single
  4.  
  5. SECTOR_Single
  6.     Dc.l    Single_Succ,Single_Pred
  7.     QuickRefRel    0,0,0
  8.     Dc.l    Single_Parent
  9.     Dc.l    0
  10.     Dc.b    0,0
  11.     ListHeader    SingleShell,FACE_Single1,FACE_Single1
  12.     ListHeader    SingleWire,EDGE_Single1,EDGE_Single3
  13.     ListHeader    SingleNebula,DOT_Single1,DOT_Single3
  14.     Ds.b    Sphere_SIZE
  15.     Dc.l    FACE_Single1
  16.  
  17. COLOR_Single0    EQU    $FFEEDD
  18.  
  19. FACE_Single1
  20.     Dc.l    SingleShell_Tail,SingleShell_Head
  21.     Dc.l    0,0
  22.     Dc.b    0,0,BSPTY_FACE,0
  23.     Dc.l    0
  24.     Dc.l    DOT_Single1,DOT_Single2,DOT_Single3
  25.     Dc.l    EDGE_Single1,EDGE_Single2,EDGE_Single3
  26.     Dc.l    TEXTURE_Single0
  27.     Dc.b    0,0
  28.     Dc.b    255,0
  29.     Dc.b    0,255
  30.  
  31. EDGE_Single1
  32.     Dc.l    EDGE_Single2,SingleWire_Head
  33.     Dc.l    DOT_Single1,DOT_Single2
  34.     Dc.b    0,0,0,0
  35.     Dc.l    0
  36. EDGE_Single2
  37.     Dc.l    EDGE_Single3,EDGE_Single1
  38.     Dc.l    DOT_Single2,DOT_Single3
  39.     Dc.b    0,0,0,0
  40.     Dc.l    0
  41. EDGE_Single3
  42.     Dc.l    SingleWire_Tail,EDGE_Single2
  43.     Dc.l    DOT_Single1,DOT_Single3
  44.     Dc.b    0,0,0,0
  45.     Dc.l    0
  46.  
  47. DOT_Single1
  48.     Dc.l    DOT_Single2,SingleNebula_Head
  49.     Dc.l    0,0,0
  50.     Dc.l    COLOR_Single0
  51.     Dc.b    0,0
  52.     Dc.l    0
  53. DOT_Single2
  54.     Dc.l    DOT_Single3,DOT_Single1
  55.     Dc.l    100,100,0
  56.     Dc.l    COLOR_Single0
  57.     Dc.b    0,0
  58.     Dc.l    0
  59. DOT_Single3
  60.     Dc.l    SingleNebula_Tail,DOT_Single2
  61.     Dc.l    100,-100,0
  62.     Dc.l    COLOR_Single0
  63.     Dc.b    0,0
  64.     Dc.l    0
  65.